Sandbox_EN = {
  -- Sandbox page for the mod
  Sandbox_UnseasonalWeather = "Unseasonal Weather",
  Sandbox_unseasonalWeather = "Unseasonal Weather",

  -- Enable/disable
  Sandbox_UnseasonalWeather_Enabled = "Enable Unseasonal Weather",
  Sandbox_UnseasonalWeather_Enabled_tooltip = "If false, this mod's unseasonal weather events are disabled.",

  -- Event frequency
  Sandbox_UnseasonalWeather_DailyEventChance = "Daily event chance (%)",
  Sandbox_UnseasonalWeather_DailyEventChance_tooltip = "Approximate chance per day for an unseasonal weather event to occur.",

  -- Duration limits
  Sandbox_UnseasonalWeather_MinDuration = "Minimum event duration (hours)",
  Sandbox_UnseasonalWeather_MinDuration_tooltip = "Shortest possible duration of a single unseasonal weather event.",

  Sandbox_UnseasonalWeather_MaxDuration = "Maximum event duration (hours)",
  Sandbox_UnseasonalWeather_MaxDuration_tooltip = "Longest possible duration of a single unseasonal weather event.",

  -- Intensity
  Sandbox_UnseasonalWeather_IntensityMultiplier = "Intensity multiplier",
  Sandbox_UnseasonalWeather_IntensityMultiplier_tooltip = "Scales the strength of unseasonal weather events. 1.0 = default.",

  -- Hardcore extremes
  Sandbox_UnseasonalWeather_HardcoreWinterTemps = "Hardcore winter extremes",
  Sandbox_UnseasonalWeather_HardcoreWinterTemps_tooltip = "Enable brutal polar snaps and blizzards with very low temperatures. Default: off.",

  Sandbox_UnseasonalWeather_HardcoreSummerTemps = "Hardcore summer extremes",
  Sandbox_UnseasonalWeather_HardcoreSummerTemps_tooltip = "Enable scorching heatwaves with very high temperatures. Default: off.",

  -- Radio Forecasting (SPEC)
  Sandbox_UW_RadioForecasting = "Radio Forecasting",

  Sandbox_UW_RadioForecasting_Enabled = "Enable radio forecasting",
  Sandbox_UW_RadioForecasting_Enabled_tooltip = "If false, all SPEC radio forecasts are disabled.",

  Sandbox_UW_RadioForecasting_UseNightWindow = "Use night window",
  Sandbox_UW_RadioForecasting_UseNightWindow_tooltip = "If true, schedules broadcasts between 20:00 and 23:00; otherwise between 08:00 and 11:00.",

  Sandbox_UW_RadioForecasting_WalkieHints = "Walkie WX hints",
  Sandbox_UW_RadioForecasting_WalkieHints_tooltip = "If true, active walkies show subtle WX scanner readings (default: on).",

  Sandbox_UW_RadioForecasting_DebugLogging = "Debug logging (console)",
  Sandbox_UW_RadioForecasting_DebugLogging_tooltip = "If true, print broadcast text to console for verification.",

}
